Fix a few typos and .rst link syntax#1973
Merged
rapids-bot[bot] merged 1 commit intorapidsai:release/26.04from Mar 31, 2026
Merged
Fix a few typos and .rst link syntax#1973rapids-bot[bot] merged 1 commit intorapidsai:release/26.04from
.rst link syntax#1973rapids-bot[bot] merged 1 commit intorapidsai:release/26.04from
Conversation
cjnolet
approved these changes
Mar 31, 2026
Member
|
Thanks for the contribution. We are in burbdown for release 26.04 (ends Thursday), so if you want this in that release, you'll need to target this change to branch/26.04. Otherwise, I'm happy to target this for 26.06 and merge it into main. |
Signed-off-by: James Bourbeau <jbourbeau@nvidia.com>
2bd20e6 to
5cf146c
Compare
Member
Author
|
Thanks @cjnolet -- just rebased and am now targeting the |
cjnolet
approved these changes
Mar 31, 2026
Member
|
/merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I ran across a few typos and link formatting issues (
.rstvs..mdsyntax) while reading through the docs recently. This PR contains fixes for those and a few other typos that claude found.